We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Incorrect support data
The compat table says, Edge does not support display:ruby and ruby-text while Chrome 121 supports it
Edge 121 supports display: ruby and ruby-text
I can't test with Edge, but this seems to be an obvious bug.
https://developer.mozilla.org/en-US/docs/Web/CSS/display
css.properties.display
The text was updated successfully, but these errors were encountered:
@1jj Thanks, would you like to open a PR making the Edge support statements an array with a new item { version_added: "121" }? 🙏
{ version_added: "121" }
browser-compat-data/css/properties/display.json
Lines 943 to 946 in 75e9050
Lines 1060 to 1063 in 75e9050
Sorry, something went wrong.
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
What type of issue is this?
Incorrect support data
What information was incorrect, unhelpful, or incomplete?
The compat table says, Edge does not support display:ruby and ruby-text while Chrome 121 supports it
What did you expect to see?
Edge 121 supports display: ruby and ruby-text
Did you test this? If so, how?
I can't test with Edge, but this seems to be an obvious bug.
MDN URL
https://developer.mozilla.org/en-US/docs/Web/CSS/display
MDN metadata
MDN page report details
css.properties.display
The text was updated successfully, but these errors were encountered: